home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / gbarocx / file_id.diz next >
Encoding:
Text File  |  1999-08-31  |  1.1 KB  |  16 lines

  1. GBar.OCX is an ActiveX control 
  2.             that allows the display of a status bar. The status bar can show 
  3.             progress either horizontally or vertically and isn't limited to a 
  4.             flat bar (you can size it just like any other control on your form). 
  5.             You can specify the color for the background, foreground, font, 
  6.             fill, and border. To use the status bar, simply specify the minimum 
  7.             and maximum values for the range, then set the current value as you 
  8.             work. The status indicator will fill as the current value approaches 
  9.             the maximum value. You can also specify a "unit" for the value (such 
  10.             as a percent sign), to make the displayed value more meaningful to 
  11.             the user. No documentation is provided with the control, but you'll 
  12.             find a summary of the properties, methods, and events on the 
  13.             author's Web page. If you're looking for a general-purpose status 
  14.             bar with enough flexibility to handle the average situation, try 
  15.             GBar.OCX.
  16.